CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 直线 csharp

搜索资源列表

  1. DrawTools2005_src

    1下载:
  2. C#绘图,可以画直线,圆,椭圆等,很不错的,使用了命令行设计模式,对c#画图和设计模式感兴趣的同学可以下来-C# Graphics, you can draw a straight line, round, oval and so on, very good, use the command-line design model, c# Drawing and design patterns can be of interest to the students down
  3. 所属分类:CSharp

    • 发布日期:2016-04-01
    • 文件大小:73518
    • 提供者:邵业
  1. Whiteboard2

    0下载:
  2. C#绘图板,直线、矩形、圆形、曲线、填充矩形、填充圆形、输入文字、路径-C# graphics tablet, line, rectangle, circle, curve, filled rectangle, filled circle, enter text, the path
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:80715
    • 提供者:夏云
  1. simpledrawboard

    0下载:
  2. c#简单的画图功能。例如直线,虚线,方块,圆等。并且能改变字体的颜色。 -this is a simple draw tool.
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:292050
    • 提供者:王清洁
  1. simpledrawingprogram

    0下载:
  2. 用VS2005编写的画图程序,实现了画圆,直线,三角形等基本图元,可设置线性,颜色等,可打开图片设置为背景图片,阴影的属性等-VS2005 drawing prepared by the procedures and achieve the Circle, a straight line, triangle and other basic elements can be set up linear, colors and so on, can open the picture settings
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-24
    • 文件大小:563828
    • 提供者:郝艳青
  1. Paint

    1下载:
  2. 可以画圆、直线、椭圆、矩形。并且可以编辑!-Can drawcircle, straight, oval, rectangular. And can edit!
  3. 所属分类:Multimedia Develop

    • 发布日期:2016-04-01
    • 文件大小:119912
    • 提供者:smj
  1. main2

    0下载:
  2. 这是计算机图形学的图元显示实验,鼠标点击画直线-This is the computer graphics pixel display experiment, the mouse click on drawing a straight line
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:1346
    • 提供者:dy
  1. 123123

    0下载:
  2. C#写的绘图板,实现了直线,矩形,圆形,多边形,曲线和文字输入,可以任意的拖动所画的图形。-C# to write the drawing board to achieve a straight line, rectangle, circle, polygon, curve and text input, you can drag the drawing arbitrary graphics.
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1942526
    • 提供者:夏云
  1. Paint

    0下载:
  2. 模仿windows自带的画图小软件mspaint,界面设计和mspaint一样,实现了画直线、折线、圆形、矩形。可以改变画笔颜色,改变填充颜色。可以进行图像的放大缩小等功能。-This software is similar with windows Mspaint .the interface is same with Mspaint. It can draw line,rectangle,circle .it also can change the color of line .besid
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1968462
    • 提供者:Lau
  1. CsharpdrawLine

    0下载:
  2. 2种算法包括bresenham酸法和DDA算法来绘制直线用C#实现-Two kinds of algorithms, including Bresenham acid and DDA algorithm to draw a straight line with C# Achieve
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:14817
    • 提供者:zuodanqing
  1. Graphics_project

    0下载:
  2. C#实现的画图工具,可以绘制直线,圆,椭圆,直线采用DDA算法,圆采用中点圆算法,椭圆采用中点椭圆算法-C
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-04-01
    • 文件大小:529766
    • 提供者:maxwell
  1. LineDrawing

    0下载:
  2. 直线生成算法演示. 中点画线 & DDA算法.-Straight-line generation algorithm demo. Stipple line in
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:18272
    • 提供者:istar
  1. GraphicalCS

    0下载:
  2. 很不错的一个绘图软件,包括直线,矩形,圆形的相关画法-A very good mapping software, including the straight, rectangular, circular draw the relevant law
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3191137
    • 提供者:lll
  1. segmentatioin

    0下载:
  2. Hough变换检测直线,阈值选取对图像灰度化处理,以及空间类聚法,松弛迭代算法-Hough transform detection of a straight line, threshold selection of image processing, as well as space-type polymerization, relaxation iterative algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:130937
    • 提供者:王政博
  1. GDI_plus_Painter

    0下载:
  2. GDI+绘图基本操作,包括绘制直线、矩形、椭圆以及绘制填充的基本图形,并可以把绘制的图形保存为位图-GDI+ graphics basic operations, including drawing a straight line, rectangle, ellipse, and fill the basic graphics rendering, and rendering can be saved as a bitmap graphics
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:101153
    • 提供者:leon
  1. ciabbp

    1下载:
  2. 直线、圆、椭圆二维图形的生成。直线的生成算法有DDA、Bbresenham、point,圆的生成算法有bresenham等 此系统还包含裁剪操作。 曲线的生成算法:bezier曲线 三维操作:三维物体旋转变化、穿越三维空间、虚线三维空间-Straight, round, oval to generate two-dimensional graphics. Straight-line algorithm to generate the DDA, Bbresenham, point, c
  3. 所属分类:Graph Drawing

    • 发布日期:2016-04-01
    • 文件大小:3759968
    • 提供者:张晨雨
  1. ComputerGraphicCourse

    0下载:
  2. 直线、圆、椭圆二维图形的生成。直线的生成算法有DDA、Bbresenham、point,圆的生成算法有bresenham等 此系统还包含裁剪操作。 曲线的生成算法:bezier曲线 三维操作:三维物体旋转变化、穿越三维空间、虚线三维空间-Straight, round, oval to generate two-dimensional graphics. Straight-line algorithm to generate the DDA, Bbresenham, point, c
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-12
    • 文件大小:2770308
    • 提供者:张晨雨
  1. Matrics.dll

    0下载:
  2. 直线、圆、椭圆二维图形的生成。直线的生成算法有DDA、Bbresenham、point,圆的生成算法有bresenham等 此系统还包含裁剪操作。 曲线的生成算法:bezier曲线 三维操作:三维物体旋转变化、穿越三维空间、虚线三维空间-Straight, round, oval to generate two-dimensional graphics. Straight-line algorithm to generate the DDA, Bbresenham, point, c
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:25383
    • 提供者:张晨雨
  1. MyCAD

    0下载:
  2. C#仿简单的CAD矢量绘图源码.重点是模仿了CAD的矢量绘图功能,实现了画直线,长方形,圆形、选择线条颜色,线条粗细、移动以及清除等操作,还可以保存。-C# imitate a simple CAD vector graphics source. Focus on imitation of the CAD vector graphics to achieve a draw line, rectangle, circle, select the line color, line thickness
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:88873
    • 提供者:267
  1. DrawingSoftware

    0下载:
  2. 用C#+GDI实现Window绘图软件的基本功能,包括绘制直线,矩形,圆,可以选择不同颜色,可以打开图形文件-With C#+ GDI graphics software to achieve the basic functions of Window, including drawing a straight line, rectangle, round, you can choose different colors, you can open a graphics file
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:90509
    • 提供者:cnmgb
  1. hough_line

    0下载:
  2. hough算法检测直线,可同时检测多根直线-hough line detection algorithm, which can detect multi line
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1374
    • 提供者:周宇
« 12 »
搜珍网 www.dssz.com